home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Scope / Scope Disk #017 (199x)(Scope PD)(US)[WB].zip / Scope Disk #017 (199x)(Scope PD)(US)[WB].adf / DMCSpec1.0 / ReadMe < prev    next >
Text File  |  1988-07-13  |  3KB  |  74 lines

  1. /*********************************************************/
  2. /*                                                       */
  3. /*  DMCSpect V1.0 -- Inom Software (c) 1988              */
  4. /*                                                       */
  5. /*  Author        : Erick Scott Dyke                     */
  6. /*  Computer      : Commodore Amiga 1000                 */
  7. /*  Processor     : Motorola 68000                       */
  8. /*  Language      : Lattice AmigaDos C Compiler V4.00    */
  9. /*                                                       */
  10. /*  Purpose       : This program, based on the idea and  */
  11. /*                  Amiga Basic code of Doug Pelletier,  */
  12. /*                  finds all the instruments needed by  */
  13. /*                  DMCS to play the song properly.      */
  14. /*                                                       */
  15. /*  This program is public domain, and I hope that any   */
  16. /*  copies of the source code you distribute still have  */
  17. /*  this program header. -- Enjoy!                       */
  18. /*                                                       */
  19. /*********************************************************/
  20.  
  21. The purpose of this program is simple:
  22.  
  23. It's late at night,
  24. You've just uploaded a new song,
  25. There is NO instrument list!
  26. You spend the next hour flipping between disks to find the instruments!
  27.  
  28. Well no more friends, for with DMCSpect you can quickly find out just what
  29. instruments your Deluxe Music Construction Set Song needs!
  30.  
  31. Enough of that, now to the reason that I wrote this readme:
  32.  
  33. We all know (2000 & 500 users) how fantastic the sound sounds (sic) when
  34. we switch out that little filter in our Amigas.  We also know what a pain
  35. it is to install programs in all of our startup-sequences to switch the
  36. filter out.  We even know that with some copy-protected disks we can't
  37. even do that!
  38.  
  39. So, I was in the shower thinking, (I think a lot in the shower, don't ask
  40. why) 'It would be neat to have a memory resident program to toggle the
  41. filter on and off!'  Then I thought 'It would be even neater to make the
  42. program survive reboot so that you could use it on almost all programs
  43. without modifing a disk!'  So the code was written, and it was good.
  44.  
  45. Now comes the trouble, the code to do this is by definition good code.
  46. Now I not bragging, by good code I mean that it is easy to follow,
  47. real easy, too easy....I see some of you have caught on!  Yes my friends
  48. my code makes a real nice tutor (with or without source) on how to make
  49. a virus....Oh $hit!
  50.  
  51. So I don't know what to do!  I could let my program out into the world
  52. and have it become the little piece of information that started several
  53. damgerous viruses, or I could let it out into the world any pray that
  54. people only use it for good, or I could keep it to myself (Which I think
  55. would suck!)
  56.  
  57. So I figure that the best way to put my conscience at ease would be to
  58. let the Amiga Comunity decide by sending me suggestions.  This would
  59. let me know if:
  60.  
  61. Anyone really cared either way.
  62. Any possiable solutions.
  63. If anybody wanted the program in the first place.
  64.  
  65. So drop me a line at the following address, and we shall see my codes fate!
  66.  
  67. Erick S. Dyke
  68. Inom Software
  69. 235 East CH
  70. Houghton, Mi 49931
  71.  
  72. Thanks a lot!  I never thought I would program myself into an ethical hole
  73. but I did and would like a good way out!
  74.